www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\Label\custom_Label\文章系统标签库\nd_pre_art_hot_zt_list.asp

    <%'$start_ext_newDsoft 以下系统生成,勿删!
'$newDsoft_label_type$:loop_label_one_loop$end_newDsoft_label_type$
'$newDsoft_label_name$:pre_art_hot_zt_list$end_newDsoft_label_name$
'$newDsoft_label_sql$:select [ND_Article].id,[ND_Article].sys_content_type,[ND_Article].title,[ND_Article].sub_title,[ND_Article].classid,[ND_Article].SpecialID,[ND_Article].titleColor,[ND_Article].titleFont,[ND_Article].index_page_pic,[ND_Article].content,[ND_Article].is_outlink,[ND_Article].outlink,[ND_Article].Author_nick,[ND_Article].Comefrom,[ND_Article].is_new,[ND_Article].is_tuijian,[ND_Article].isTop,[ND_Article].Hits,[ND_Article].DayHits,[ND_Article].MonthHits,[ND_Article].HitsTime,[ND_Article].WriteTime,[ND_Article].username,[ND_Article].out_and_inner_img_list,[ND_Article].UploadImage_list,[ND_Article].Uploadfile_list,[ND_Article].is_shenhe,[ND_Article].is_can_pinlun,[ND_Article].is_auto_fenye,[ND_Article].xiangguan_wenzhang_keywords_list,[ND_Article].xing_ji,[ND_Article].update_time_input,[ND_Article].biaozi,[ND_Article].liulang_dengji_group_id,[ND_Article].dianshuo_to_look from [ND_Article] where is_shenhe='1' and sys_content_type='$xxvar$sys_content_type' order by hits desc,WriteTime desc,id desc$end_newDsoft_label_sql$
'$newDsoft_label_params$:url1,文章详细页的文件名,2|sys_content_type,频道id,2|lent,标题最大字符长度,3|width,宽度,3$end_newDsoft_label_params$
'$newDsoft_label_fenye_num$:15$end_newDsoft_label_fenye_num$
'$newDsoft_label_beizhu$:显示热门文章列表,带正文内容导读的列表显示方式$end_newDsoft_label_beizhu$
'$newDsoft_is_sys_label$:0$end_newDsoft_is_sys_label$
'$newDsoft_other_params$:hhend:</table>|hhks:{$$include_get_art_type}$$sx_aspcodex_huanhang${$$include_get_font_str}$$sx_aspcodex_huanhang$<table width="$xxvar$width" height="67" cellpadding="0" cellspacing="0">$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$|sql_run:|iffen:1|run_asp_1_1:$$sx_aspcodex_startx1$$$sx_aspcodex_huanhang$if rs_x2("is_outlink")="1" then$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$suuurl=rs_x2("outlink")$$sx_aspcodex_huanhang$else$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$suuurl="$xxvar$url1?arid="&rs_x2("id")&"&cid="&rs_x2("classid")$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$end if$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$$$sx_aspcodex_endx1$$$sx_aspcodex_huanhang$$$sx_aspcodex_huanhang$$$sx_aspcodex_startx1$$$sx_aspcodex_huanhang$'获取字体的html$$sx_aspcodex_huanhang$nd_ret_font=get_art_type(rs_x2("biaozi"))&getFontMode(gotTopic(rs_x2("title"),$xxvar$lent),rs_x2("titleColor"),rs_x2("titleFont"),13)$$sx_aspcodex_huanhang$$$sx_aspcodex_endx1$$$sx_aspcodex_huanhang$|ksdaima:<tr>$$sx_aspcodex_huanhang$<td colspan=3>|jiesdaima:</td></tr>|rsname:rs_x2|htmledxa:1|htmledxb:$end_newDsoft_other_params$
'$end_ext_newDsoft%>



<table style="height: 25px" width="100%" border="0">
    <tbody>
        <tr>
            <td valign="middle" align="center" width="13%"><%iiiidd=rs_x2("id")%>{$$nd_dings_it($xx_var_asp$iiiidd,article)}</td>
            <td width="87%">
            <table style="height: 25px" width="100%" border="0">
                <tbody>
                    <tr>
                        <td width="72%" bgcolor="#eeeeee">·<%=clssstr%><a target="_blank" href="<%=suuurl%>"><%=nd_ret_font%></a></td>
                        <td width="10%" bgcolor="#eeeeee"><%=month(rs_x2("WriteTime"))%>-<%=day(rs_x2("WriteTime"))%></td>
                        <td width="18%" bgcolor="#eeeeee">浏览:<%=rs_x2("hits")%></td>
                    </tr>
                    <tr>
                        <td width="98%" colspan="3"><%=gotTopic(n_RemoveHTML_mdx(rs_x2("content")),300)%></td>
                    </tr>
                    <tr>
                        <td width="98%" colspan="3" height="5">
                        <div style="border-right: 0px dashed; border-top: 1px dashed; border-left: 0px dashed; border-bottom: 0px dashed; height: 1px"></div>
                        </td>
                    </tr>
                </tbody>
            </table>
            </td>
        </tr>
    </tbody>
</table>